summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby2011-02-171-1/+2
| * | serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby2011-02-171-2/+2
| * | serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby2011-02-171-2/+2
| * | serial: ifx6x60: fixed call to tty_port_initRuss Gorby2011-02-171-1/+1
| * | tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2011-02-172-58/+52
| * | tty,vcs: lseek/VC-release race fixJiri Olsa2011-02-171-0/+18
| * | TTY: use appropriate printk priority levelMandeep Singh Baines2011-02-171-7/+8
| * | hvc: add Blackfin JTAG console supportMike Frysinger2011-02-173-0/+115
| * | vt: Add virtual console keyboard mode OFFArthur Taylor2011-02-172-2/+6
| * | hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd2011-02-041-24/+0
| * | hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd2011-02-041-8/+4
| * | hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd2011-02-041-6/+5
| * | serial: pch_uart: revert Kconfig for non-DMA modeTomoya MORINAGA2011-02-031-3/+2
| * | serial: pch_uart: support new device ML7213Tomoya MORINAGA2011-02-032-8/+24
| * | 68328serial: remove unsed m68k_serial->tqueue_hangupTejun Heo2011-02-032-24/+0
| * | serial-core: reset the console speed on resumeYin Kangkai2011-02-031-3/+3
| * | serial: mrst_max3110: make buffer largerDan Carpenter2011-02-031-1/+1
| * | tty_ldisc: don't use flush_scheduled_work()Tejun Heo2011-02-031-2/+15
| * | serial: omap-serial: Enable the UART wake-up bits alwaysJarkko Nikula2011-02-031-3/+3
| * | OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber2011-02-031-1/+4
| * | serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-032-17/+20
| * | serial: mfd: remove the timeout workaround for A0Feng Tang2011-02-031-38/+0
| * | tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov2011-02-031-1/+1
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-1617-769/+1858
|\ \ \
| * | | efivars: Expose efivars functionality to external drivers.Mike Waychison2011-03-141-27/+7
| * | | efivars: Parameterize operations.Mike Waychison2011-03-141-24/+37
| * | | efivars: Split out variable registrationMike Waychison2011-03-141-55/+67
| * | | efivars: parameterize efivarsMike Waychison2011-03-141-18/+31
| * | | efivars: Make efivars bin_attributes dynamicMike Waychison2011-03-141-25/+68
| * | | efivars: move efivars globals into struct efivarsMike Waychison2011-03-141-40/+46
| * | | drivers:misc: ti-st: fix debugging codePavan Savoy2011-03-101-14/+4
| * | | UIO: add PRUSS UIO driver supportPratheesh Gangadhar2011-03-073-0/+265
| * | | firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison2011-02-261-15/+13
| * | | firmware: Expose DMI type 15 System Event LogMike Waychison2011-02-251-0/+143
| * | | firmware: Break out system_event_log in dmi-sysfsMike Waychison2011-02-251-0/+159
| * | | firmware: Basic dmi-sysfs supportMike Waychison2011-02-253-0/+408
| * | | drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2011-02-042-104/+24
| * | | drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy2011-02-041-0/+15
| * | | drivers:misc: ti-st: firmware download optimizationPavan Savoy2011-02-042-7/+91
| * | | drivers:misc: ti-st: set right debug levels for logsPavan Savoy2011-02-042-14/+13
| * | | drivers:misc: ti-st: fix error codesPavan Savoy2011-02-043-27/+24
| * | | drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy2011-02-041-123/+121
| * | | drivers:misc: ti-st: register with channel IDsPavan Savoy2011-02-042-272/+139
| * | | driver core: Replace the dangerous to_root_device macro with an inline functionFerenc Wagner2011-02-041-1/+4
| * | | memory hotplug: sysfs probe routine should add all memory sectionsNathan Fontenot2011-02-041-3/+10
| * | | memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2011-02-042-14/+39
| * | | memory hotplug: Allow memory blocks to span multiple memory sectionsNathan Fontenot2011-02-041-47/+108
| * | | pch_phub: add new device ML7213Tomoya MORINAGA2011-02-042-23/+53
| * | | sysdev: Do not register with sysdev when erroring on addBorislav Petkov2011-02-041-17/+44
| * | | sysdev: Fixup warning messageBorislav Petkov2011-02-041-2/+2