summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Staging: comedi: For COMEDI_BUFINFO, check access to commandIan Abbott2010-06-041-3/+16
| * | | | Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or writtenIan Abbott2010-06-041-0/+2
| * | | | Staging: comedi: don't write to buffer if command finishedIan Abbott2010-06-041-10/+13
| * | | | Staging: comedi: amplc_dio200: Protect counter subdevice with spinlockIan Abbott2010-06-041-10/+25
| * | | | Staging: comedi: adv_pci_dio: Support Advantech PCI-1735UIan Abbott2010-06-041-11/+169
| * | | | Staging: comedi: addi-data: don't overwrite name for request_irq()Ian Abbott2010-06-041-5/+1
| * | | | Staging: comedi: Give the addi_apci_* drivers different driver namesIan Abbott2010-06-0417-2/+38
| * | | | Staging: mid: Intel MID touch screen driverSreedhara DS2010-06-046-0/+879
| * | | | staging: Add framebuffer driver for XGI chipsetsapatard@mandriva.com2010-06-0424-0/+28503
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-06-043-7/+11
|\ \ \ \ \
| * | | | | fix setattr error handling in sysfs, configfsNick Piggin2010-06-042-7/+8
| * | | | | kobject: free memory if netlink_kernel_create() failsDan Carpenter2010-06-041-0/+1
| * | | | | lib/kobject_uevent.c: fix CONIG_NET=n warningAndrew Morton2010-06-041-0/+2
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-06-049-59/+175
|\ \ \ \ \
| * | | | | serial: add support for various Titan PCI cardsYegor Yefremov2010-06-041-0/+71
| * | | | | vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-041-1/+3
| * | | | | serial: altera_uart: Proper section for altera_uart_removeTobias Klauser2010-06-041-1/+1
| * | | | | tty: fix a little bug in scrup, vt.cFrank Pan2010-06-041-1/+1
| * | | | | altera_uart: Simplify altera_uart_console_putcTobias Klauser2010-06-041-15/+8
| * | | | | altera_uart: Don't take spinlock in already protected functionsTobias Klauser2010-06-041-15/+4
| * | | | | TTY/n_gsm: potential double lockDan Carpenter2010-06-041-4/+5
| * | | | | serial: bfin_5xx: fix typo in IER checkSonic Zhang2010-06-041-1/+1
| * | | | | serial: bfin_5xx: IRDA is not affected by anomaly 05000230Graf Yang2010-06-041-1/+6
| * | | | | serial_cs: add and sort IDs for serial and modem cardsAlexander Kurz2010-06-041-2/+16
| * | | | | msm_serial: fix serial on troutAbhijeet Dharmapurikar2010-06-042-18/+59
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-06-0413-18/+180
|\ \ \ \ \
| * | | | | USB: unbind all interfaces before rebinding themAlan Stern2010-06-041-0/+2
| * | | | | USB: serial: digi_acceleport: Eliminate a NULL pointer dereferenceJulia Lawall2010-06-041-2/+1
| * | | | | usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely2010-06-041-3/+17
| * | | | | USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin2010-06-041-2/+4
| * | | | | USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack2010-06-041-0/+4
| * | | | | USB: s3c-hsotg: Ensure FIFOs are fully flushed after layoutBen Dooks2010-06-041-0/+26
| * | | | | USB: s3c-hsotg: SoftDisconnect minimum 3msBen Dooks2010-06-041-0/+3
| * | | | | USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOsBen Dooks2010-06-041-0/+25
| * | | | | USB: s3c_hsotg: define USB_GADGET_DUALSPEED in KconfigMaurus Cuelenaere2010-06-041-0/+1
| * | | | | USB: s3c: Enable soft disconnect during initializationThomas Abraham2010-06-041-0/+3
| * | | | | USB: xhci: Print NEC firmware version.Sarah Sharp2010-06-044-1/+49
| * | | | | USB: xhci: Wait for host to start running.Sarah Sharp2010-06-041-7/+32
| * | | | | USB: xhci: Wait for controller to be ready after reset.Sarah Sharp2010-06-041-1/+12
| * | | | | USB: isp1362: fix inw warning on Blackfin systemsMike Frysinger2010-06-041-1/+1
| * | | | | USB: mos7840: fix null-pointer dereferenceJohan Hovold2010-06-041-1/+0
| |/ / / /
* | | | | omap: remove BUG_ON for disabled interruptsCory Maccarrone2010-06-041-1/+0
* | | | | vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failureKOSAKI Motohiro2010-06-041-13/+16
* | | | | kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita2010-06-042-2/+2
* | | | | cgroups: alloc_css_id() increments hierarchy depthGreg Thelen2010-06-041-1/+1
* | | | | lib: add s390 to atomic64_dec_if_positive archsHeiko Carstens2010-06-041-1/+2
* | | | | fbdev: fix frame buffer devices menuThadeu Lima de Souza Cascardo2010-06-041-3/+3
* | | | | arch/um: fix kunmap_atomic() call in skas/uaccess.cCesar Eduardo Barros2010-06-041-1/+1
* | | | | sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov2010-06-043-11/+11
* | | | | fb_defio: redo fix for non-dirty ptesAlbert Herranz2010-06-041-1/+11
OpenPOWER on IntegriCloud