aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-24ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz
2008-07-24ide: add ->dev and ->host_priv fields to struct ide_hostBartlomiej Zolnierkiewicz
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2008-07-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2008-07-24UFS: add const to parser token tableSteven Whitehouse
2008-07-24video/fb: cleanup FB_MAJOR usagePhilippe De Muyter
2008-07-24fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt
2008-07-24video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu
2008-07-24neofb: drop the xtimings structureKrzysztof Helt
2008-07-24lcd: add platform_lcd driverBen Dooks
2008-07-24lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks
2008-07-24fb: add support for the ILI9320 video display controllerBen Dooks
2008-07-24sm501: add inversion controls for VBIASEN and FPENBen Dooks
2008-07-24fbdev: SuperH Mobile LCDC DriverMagnus Damm
2008-07-24atmel_lcdfb: FIFO underflow managementNicolas Ferre
2008-07-24tridentfb: add imageblit acceleration for Blade3D familyKrzysztof Helt
2008-07-24tridentfb: source code improvementsKrzysztof Helt
2008-07-24tridentfb: acceleration constants changeKrzysztof Helt
2008-07-24tridentfb: acceleration code improvementsKrzysztof Helt
2008-07-24tridentfb: add TGUI 9440 supportKrzysztof Helt
2008-07-24tridentfb: improved register values on TGUI 9680Krzysztof Helt
2008-07-24tridentfb: make use of functions and constants from the vga.hKrzysztof Helt
2008-07-24tridentfb: convert is_blade and is_xp macros into functionsKrzysztof Helt
2008-07-24tridentfb: move global flat panel variable into structureKrzysztof Helt
2008-07-24rtc: BCD codeshrinkDavid Brownell
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell
2008-07-24rtc: remove BKL for ioctl()David Brownell
2008-07-24autofs4: remove unused ioctlsIan Kent
2008-07-24spi: au1550_spi: proper platform deviceManuel Lauss
2008-07-24spi: make spi_board_info.modalias a char arrayGrant Likely
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: NONBLOCK in inotify_initUlrich Drepper
2008-07-24flag parameters: NONBLOCK in pipeUlrich Drepper
2008-07-24flag parameters: NONBLOCK in timerfd_createUlrich Drepper
2008-07-24flag parameters: NONBLOCK in eventfdUlrich Drepper
2008-07-24flag parameters: NONBLOCK in signalfdUlrich Drepper
2008-07-24flag parameters: NONBLOCK in socket and socketpairUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: timerfd_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-24flag parameters: anon_inode_getfd extensionUlrich Drepper
2008-07-24flag parameters: paccept w/out set_restore_sigmaskUlrich Drepper